projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfec493
)
Make erc-dcc-server work again by making synchronous
author
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 13 Jun 2019 12:26:18 +0000
(14:26 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 13 Jun 2019 12:26:18 +0000
(14:26 +0200)
* lisp/erc/erc-dcc.el (erc-dcc-server): :server and :nowait can't
be mixed, so remove the :nowait.
lisp/erc/erc-dcc.el
patch
|
blob
|
history
diff --git
a/lisp/erc/erc-dcc.el
b/lisp/erc/erc-dcc.el
index a6b7532e1f327680a3905d62dce65aa1265114d8..abc31484f8ac990c0f910aac339c8d586dce07bf 100644
(file)
--- a/
lisp/erc/erc-dcc.el
+++ b/
lisp/erc/erc-dcc.el
@@
-354,7
+354,6
@@
created subprocess, or nil."
:buffer nil
:host (erc-dcc-host)
:service port
- :nowait t
:noquery nil
:filter filter
:sentinel sentinel